home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000246_owner-test-k@cs.umb.edu_Tue Nov 29 16:13:41 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  3KB

  1. Received: by cs.umb.edu id AA23933
  2.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Wed, 30 Nov 1994 02:24:25 -0500
  3. Received: by cs.umb.edu id AA29587
  4.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 17:12:04 -0500
  5. Received: by cs.umb.edu id AA23197
  6.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 15:17:13 -0500
  7. Received: by cs.umb.edu id AA19807
  8.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 13:40:23 -0500
  9. Received: by cs.umb.edu id AA16992
  10.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 12:26:59 -0500
  11. Received: by cs.umb.edu id AA14335
  12.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 11:14:06 -0500
  13. Received: from spanner.eng.cam.ac.uk by cs.umb.edu with SMTP id AA14324
  14.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 29 Nov 1994 11:13:45 -0500
  15. Received: from polly.eng.cam.ac.uk
  16.           (via root@polly.eng.cam.ac.uk [129.169.40.60])
  17.           by spanner.eng.cam.ac.uk with ESMTP id QAA19388
  18.           for <tex-k@cs.umb.edu>; Tue, 29 Nov 1994 16:13:43 GMT
  19. From: Sanjay Lall <sl1@eng.cam.ac.uk>
  20. Received: from manuel.eng.cam.ac.uk
  21.           (via manuel.eng.cam.ac.uk [129.169.41.61])
  22.           by polly.eng.cam.ac.uk with ESMTP id QAA09538
  23.           for <tex-k@cs.umb.edu>; Tue, 29 Nov 1994 16:13:42 GMT
  24. Date: Tue, 29 Nov 1994 16:13:41 GMT
  25. Message-Id: <199411291613.3623@manuel.eng.cam.ac.uk>
  26. Received: (via sl1@localhost)
  27.           by manuel.eng.cam.ac.uk id QAA03623
  28.           for tex-k@cs.umb.edu; Tue, 29 Nov 1994 16:13:41 GMT
  29. To: tex-k@cs.umb.edu
  30. Subject: possible bug in xdvik-18d
  31. Sender: owner-test-k@cs.umb.edu
  32. Precedence: bulk
  33.  
  34.  
  35. When using the xdvik-18d distribution, compiled on a SPARC running
  36. Sunos 4.1.3_u1 using gcc, I tried the following test file;
  37.  
  38.     \documentclass[a4paper]{article}
  39.  
  40.     \usepackage[dvips]{graphics}
  41.  
  42.     \begin{document}
  43.     This is a test.
  44.     And some more text.
  45.     \resizebox{!}{0.5in}{\includegraphics{block.eps}} 
  46.     This picture should be aligned on the baseline in the
  47.     text, with the correct aspect ratio, and half an inch high.
  48.     Lets see if it works.
  49.     \end{document}
  50.  
  51.  
  52. With a small simple .eps file from a previous document. However,
  53. the figure is displayed in totally the wrong place, off to the top
  54. left of the page.
  55.  
  56. I tried the same thing with xdvi-18.beta from CTAN, and it displayed the
  57. image in the correct place.
  58.  
  59. I can supply the .eps file if you wish, its about 20k so I didnt mail it.
  60.  
  61. Is this a bug, or have I done something wrong?
  62.  
  63. Thanks,
  64.  
  65. Sanjay Lall.
  66.